home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / mac / DirectX SDK / DXSDK / samples / Multimedia / DirectMusic / MusicTool / readme.txt < prev    next >
Text File  |  2001-10-10  |  847b  |  30 lines

  1. //-----------------------------------------------------------------------------
  2. // 
  3. // Sample Name: MusicTool Sample
  4. // 
  5. // Copyright (c) 1999-2001 Microsoft Corporation. All rights reserved.
  6. //
  7. // GM/GS« Sound Set Copyright ⌐1996, Roland Corporation U.S.
  8. // 
  9. //-----------------------------------------------------------------------------
  10.  
  11.  
  12.  
  13. Description
  14. ===========
  15.   The MusicTool sample demonstrates how to implement a DirectMusic tool 
  16.   that intercepts messages.
  17.   
  18. Path
  19. ====
  20.   Source: DXSDK\Samples\Multimedia\DirectMusic\MusicTool
  21.  
  22.   Executable: DXSDK\Samples\Multimedia\DirectMusic\Bin
  23.  
  24. User's Guide
  25. ============
  26.   Play the default segment, or choose another wave, MIDI, or 
  27.   DirectMusicProducer segment file by clicking Segment File. Apply the 
  28.   echo effect by selecting Echo Tool from the drop-down list.
  29.  
  30.